@charset"utf-8";
/* CSS Reset*/
input::-moz-placeholder, textarea::-moz-placeholder { color: #d6f0ff; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #d6f0ff; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #d6f0ff; }
.box-content{-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;}
.fr { float: right; } .fl { float: left; }
.t-l{text-align: left;}.t-c{text-align: center;}.t-r{text-align: right;}
.an { transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;}
.img-width { max-width: 100%; height: auto!important; }
.clearfix:before, .clearfix:after {content:""; display:table;}   
.clearfix:after {clear:both;}   
.clearfix { *zoom:1;}
.radius{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.over-txt {display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
.txt-a-A {text-transform: capitalize;text-transform:uppercase;text-transform:lowercase;}
.po-re {position: relative;}
.p30{padding-left: 10px;padding-right: 10px;}
.bg {background-image:url(../images/);background-color:rgba(0,0,0,0.5);background-repeat:no-repeat;background-position: center;background-size:cover;}
.borderStyle {border-bottom:1px dashed #707070;border-top:1px dotted #707070;}
.box-shadow {-webkit-box-shadow:0 0 10px #ccc; -moz-box-shadow:0 0 10px #ccc;  box-shadow:0 0 10px #ccc;}
/*public*/
.top-se {background: #666;display: none;}
.t_se {width: 400px;max-width: 90%; position: relative;padding-right: 100px;height: 30px;margin:15px auto;background: #fff;}
.se_txt {width: 100%;float: left; border: none;margin:0;padding-left:10px; background:transparent;height: 30px;line-height: 30px;font-size: 12px;color: #333;font-family:"SimSun";}
.se_sub {position: absolute;right: 30px;top: 0;width: 60px;height: 30px;color: #fff;font-size: 12px;border: none;margin:0;padding:0;cursor: pointer; background: #0d4ea8;} 
.se_close {display: block;position:absolute;right: 0;top:0;background: #333 url(../images/close.png) no-repeat center;width: 30px;height: 30px;}

.top-block {width: 100%;position: relative;}
.top {width: 100%;background: #017abf url(../images/top-bg.jpg) no-repeat center top;position: relative;z-index: 50;}
.container {position: relative;}
.logo {padding:0 5px;text-align: center;}
.logo_table {display: table;width: 100%;height: 64px;}
.logo_cell {display: table-cell;vertical-align: middle;}
.logo_cell img {max-width: 290px;width: 100%;height: auto;}
.top_r {}
.top_r_a {text-align: right;}
.top_r_a a {display: inline-block;*display: inline;height: 25px;line-height: 25px;font-size: 12px;color: #fefefe;vertical-align: middle;margin-left: 3px;font-family:"SimSun";}
.top_r_a a.a1 {width: 37px;background-image:url(../images/se.png);background-repeat:no-repeat;background-position:center;background-color:#00b3e7;}
.top_r_a a.a2 {background-color:#0f86dc;padding: 0 10px;}
.top_r_a a:hover {background-color:#333;}

.top_nav {margin-top: 12px;}
.pc_menuCon {border-radius: 12px;-webkit-border-radius:12px;background: url(../images/a1.jpg) repeat-x;}
.pc_menuCon li {float: left;position: relative;line-height: 47px;height: 47px;background: url(../images/a3.png) no-repeat left center;}
.pc_menuCon li a {display:block; color: #151515;line-height: 47px;font-size: 14px;text-align: center;padding:0 15px;}
.pc_menuCon li.yuanj-a a{border-top-left-radius: 12px;border-bottom-left-radius: 12px;}
.pc_menuCon li.yuanj-b a{border-top-right-radius: 12px;border-bottom-right-radius: 12px;}
.pc_menuCon > li:hover > a {background: url(../images/a2.jpg) repeat-x;color: #fff} 
.pc_menuCon > li.active > a {background: url(../images/a2.jpg) repeat-x;color: #fff} 
.pc_menuCon > li.parent > a {background: url(../images/a2.jpg) repeat-x;color: #fff} 
.pc_menuCon > li.selected > a {background: url(../images/a2.jpg) repeat-x;color: #fff} 

.pc_menuCon ul { position: absolute;left: 0px;top: 47px; display: none;width: 100%; margin: 0; padding:0;background: #106eb7;list-style: none;}
.pc_menuCon ul li { width: 100%; float: left;background:transparent;height: 32px;line-height: 32px;border-top:1px solid #e9ecf0;}
.pc_menuCon ul li a {display:block;color:#fff;height: 32px;line-height: 32px;font-size: 12px;padding:0;text-align: center;border:none;font-weight: normal;border-radius: 0;}
.pc_menuCon ul li:hover {background: #4d9ddf;}
.pc_menuCon ul li:hover a {color: #fff;}
/*-----pc nav-----*/
.mean-container {background:#f8f8f8;}
.mean-container a.meanmenu-reveal {color: #1573bd;}
.mean-container a.meanmenu-reveal span{background:#1573bd;}
.mean-container .meanmenu-title {color: #1573bd;}
.mean-container .mean-nav{background:rgba(21,115,189,0.9);}
.lighted-fixed {position: fixed;left: 0;width: 100%;top: 0;background: #f8f8f8;z-index: 999;-webkit-box-shadow:0 0 10px #ccc; -moz-box-shadow:0 0 10px #ccc;  box-shadow:0 0 10px #ccc;}
.lighted-fixed .mean-nav > ul {height:calc(100vh - 50px);overflow-y:auto;}
/*-----phone nav-----*/
.banner {position: relative;width: 100%;}
.banner {}
.banner .bx-wrapper .bx-pager.bx-default-pager a {background:url(../images/ardius_d.png) no-repeat center;text-indent: -9999px;display: block;width: 16px;height: 16px;margin: 0 5px;outline: 0;-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {background:url(../images/ardius_q.png) no-repeat center;}
.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom:10px;}
.banner .bx-controls-direction {width: 100%;position: absolute;left: 0;top: 57%;}
.banner .bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -23px; outline: 0;width: 60px;height: 47px;text-indent: -9999px;z-index: 1;}
.banner .bx-wrapper .bx-prev {left: 10px; background: url(../images/aa-l.png) no-repeat center;}
.banner .bx-wrapper .bx-next {right: 10px; background: url(../images/aa-r.png) no-repeat center;}
.banner .bx-wrapper .bx-controls-direction a:hover {opacity: 0.7;margin-top: -28px;}

.banner1{width: 100%;padding: 20px 0 0 0}
.banner1 img{width: 100%;height: 100%;object-fit: cover;}

.section {padding: 30px 0;background: #ebebeb;}
.section-l {background: #fff;}
.section .row{margin-left: -12px;margin-right: -12px;}
.section .row .col {padding-left: 12px;padding-right: 12px;}
.section-l .row {margin-left: -6px;margin-right: -6px;}
.section-l .row .col {padding-left: 6px;padding-right: 6px;}
.section-column-b {padding:0 12px;}
.in_title {width: 100%;position: relative;height: 45px;padding-right: 50px;padding-top: 15px;}
.in_title span {font-size: 20px;color: #0c6a9b;display: inline-block;*display: inline;line-height: 30px;height: 30px;}
.in_title a {display: block;width: 40px;height: 23px;line-height: 20px;position: absolute;right: 0;bottom: 3px;background: url(../images/more.png) no-repeat center;}
.in_title_b span {color: #b2b2b2;margin-right: 12px;cursor:pointer;}
.in_title_b span.active {color: #0c6a9b;}
.list-img {}
.bxslider03-pic li {height: 274px;background-size: cover;position: relative;background-repeat:no-repeat;background-position: center;}
.bxslider03-pic li a {display: block;width: 100%;height: 100%;}
.list-img .bx-wrapper .bx-pager.bx-default-pager a {background:#100402;color: #fff;text-indent: 0; font-size: 12px;text-align: center; display: block;width: 22px;height: 14px;line-height: 14px; margin: 0 1px;outline: 0;-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;}
.list-img .bx-wrapper .bx-pager.bx-default-pager a:hover,
.list-img .bx-wrapper .bx-pager.bx-default-pager a.active {background:#ce0609;}
.list-img .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom:10px;left: auto;right: 10px; height: 10px;text-align: right;}
.list-ul {}
.list-ul-li li{height: 45px;border-bottom: 1px dotted #808080;position: relative;}
.list-ul-li li a {display: block;padding: 0 2px 0 50px;font-size: 14px;color: #333;line-height: 44px;height: 44px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;position: relative;}
.list-ul-li li a i {font-style: normal;width: 50px;height: 44px;line-height: 44px;position: absolute;left: 0;bottom: 0;}
.list-ul-li li:hover a {color: #0680c8;}
.list-ul-li li.info-on a {color: #0680c8}
.section-r {background: #fff;position: relative;padding:0 12px 9px 12px;margin-top: 24px;}
.ul-more {display: block;width: 40px;height: 23px;line-height: 20px;position: absolute;right: 12px;top: 18px;background: url(../images/more.png) no-repeat center;}
.list-ul-b {display: none;}

.school {padding-bottom: 22px;}
.school-title {text-align: center;font-weight: bold;padding: 20px 0;}
.school-title h3{font-size: 24px;color: #2479bc;}
.school-title p{color: #9bb3c6;font-size: 16px;text-transform: uppercase;}
.school-list .row{margin-left: -12px;margin-right: -12px;}
.school-list .row .col {padding-left: 12px;padding-right: 12px;}
.school_item {position: relative;margin-bottom: 24px;}
.school_item a {display: block;}
.school_item .img {width: 100%;overflow: hidden;}
.school_item .img img {width: 100%;height: auto;}
.school_item .title {position:absolute;left: 0;bottom: 0;width: 100%;height: 34px;font-size: 16px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;line-height: 34px;text-align: center;padding: 0 15px;color: #fff;background: #000;background: rgba(0,0,0,0.45);}
.school_item:hover{box-shadow:0 0 10px 3px #666;-webkit-box-shadow:0 0 10px 3px #666;-moz-box-shadow:0 0 10px 3px #666;}
.school_item:hover .title {background: rgba(0,0,0,0.8);}
.school-more {padding:6px 0;}
.school-more a {display: block;width: 125px;height: 30px;margin:0 auto;border:1px solid #0c84d6;background: #0c84d6;line-height: 28px;text-align: center;font-size: 16px;color: #fefeff;}
.school-more a:hover {background: #fff;color: #0c84d6;}

/*20200902*/
.choose {padding:30px 0;background-color: #ebebeb;}
.choose-con {/*padding: 15px;background: url(../images/choose/chooseBG.jpg) no-repeat center/cover;*/}
.choose-con .row {margin-left: 0;margin-right: 0;}
.choose-con .row .col {padding-left: 0;padding-right: 0;}
.choose-item {background-position:center;background-repeat:no-repeat;text-align: center;background-size:cover;}
.choose-item span {display: block;width: 30%;margin:0 auto;padding-top: 12%;}
.choose-item span img {max-width: 100%;height: auto;}
.choose-item p {font-size: 12px;color: #fff;line-height: 20px;}
.choose-item01 {background-image: url(../images/choose/bg01.jpg);}
.choose-item02 {background-image: url(../images/choose/bg02.jpg);}
.choose-item03 {background-image: url(../images/choose/bg03.jpg);}
.choose-item04 {background-image: url(../images/choose/bg04.jpg);}
.choose-item05 {background-image: url(../images/choose/bg05.png);}
.choose-item06 {background-image: url(../images/choose/bg06.jpg);}
.choose-item07 {background-image: url(../images/choose/bg07.jpg);}
.choose-item08 {background-image: url(../images/choose/bg08.jpg);}
.choose-item09 {background-image: url(../images/choose/bg09.jpg);}
.choose-item10 {background-image: url(../images/choose/bg10.jpg);}
.choose-item11 {background-image: url(../images/choose/bg11.jpg);}


.choose-bg02 {background-image: url(../images/choose/bg02.jpg);}
.choose-bg04 {background-image: url(../images/choose/bg04.jpg);}
.choose-bg05 {background-image: url(../images/choose/bg05.png);}


.choose-item01:hover {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/choose/bg001.jpg);background-blend-mode: multiply; }
.choose-item02:hover {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/choose/bg002.jpg);background-blend-mode: multiply; }
.choose-item03:hover {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/choose/bg003.jpg);background-blend-mode: multiply; }
.choose-item04:hover {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/choose/bg004.jpg);background-blend-mode: multiply; }
.choose-item05:hover {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/choose/bg005.jpg);background-blend-mode: multiply; }
.choose-item06:hover {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/choose/bg006.jpg);background-blend-mode: multiply; }
.choose-item07:hover {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/choose/bg007.jpg);background-blend-mode: multiply; }
.choose-item08:hover {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/choose/bg008.jpg);background-blend-mode: multiply; }
.choose-item09:hover {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/choose/bg009.jpg);background-blend-mode: multiply; }
.choose-item10:hover {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/choose/bg010.jpg);background-blend-mode: multiply; }
.choose-item11:hover {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/choose/bg011.jpg);background-blend-mode: multiply; }
.choose-item12:hover {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/choose/bg012.jpg);background-blend-mode: multiply; }
.choose-item13:hover {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/choose/bg013.jpg);background-blend-mode: multiply; }
/*20200902*/




.foot{position: relative;padding:30px 0 0;background: #165c9e url(../images/bo-bg.jpg) no-repeat center bottom;}
.fo-l {width: 100%;}
.fo-l-logo {display: none;float: left;padding-right: 30px;}
.fo-l-logo img {}

.fo-l-dl {width: 100%;}
.fo-l-dl dl {float: left;width:33.3333%;padding-left: 10px;height: 100px;font-family:"SimSun";}
.fo-l-dl dl dt {font-size: 12px;font-weight: bold;}
.fo-l-dl dl dt a {color: #fff;}
.fo-l-dl dl dd {font-size: 12px;line-height: 24px;}
.fo-l-dl dl dd a {color:#ddeaf5;}
.fo-l-dl dl a:hover {opacity: 0.7;filter: alpha(opacity=70);}

.fo-l-lnk {margin:0 auto;width: 148px;}
.fo-l-lnk h3 {font-size: 12px;color: #fff;font-weight: bold;text-align: center;}

.fo-c {margin-top: 20px;}
.fo-c a {display: block;width: 100%;height: 36px;background: #db9110;max-width: 230px;margin:0 auto 5px;font-size: 16px;color: #fff;text-align: center;line-height: 36px;}
.fo-c a:hover {background: #ffaf24;}
.fo-r {width: 100%;text-align: right;margin-top: 7px;padding-bottom: 25px;}
.fo-r img {width: 70px;margin-bottom: 3px;}
.fo-r p {font-size: 12px;color: #fff;font-family:"SimSun";line-height: 24px;text-align: right;}

.footer {background: #123a7f;font-size: 12px;color: #8dace0;font-family:"SimSun";}
.footer-con {font-size: 0;text-align: justify;}
.footer-con:after {content: '';display: inline-block;width: 100%;clear: both;}

/*.fo-logo {margin-bottom: 10px; text-align:center}
.fo-logo img {max-width: 100%;height: auto;}
*/
.fo-xf {display: inline-block;vertical-align: middle;}

.fo-txt {display: inline-block;width: calc(100% - 70px);padding: 10px 0; vertical-align: middle;text-align: center;}
.fo-txt p, .fo-txt a {font-size: 12px;color: #8dace0;line-height: 24px;font-family:"SimSun";}
.fo-txt a:hover {color: #fff;text-decoration: underline;}
.footer {background: url(../images/footer.png) repeat;}
.footer .container {}
.back-top {display: inline-block;vertical-align: middle;width: 60px;height: 60px;background-image:url(../images/top.png);background-repeat:no-repeat;background-position: center;background-color:#2c84c3;}
.back-top:hover {background-color: #1d60de;}


.fo-l-lnk-con {margin-top: 20px;}
.select {height: 22px;position: relative;width: 148px;margin-bottom:17px;}
.select p {padding: 0 20px;cursor: pointer; line-height: 22px;background: #fff;font-size: 12px;color: #585959;position: relative;background: url(../images/select.jpg) no-repeat center;}
.select p i {display: block;position: absolute;right: 15px;top: 50%;margin-top: -2px; height: 0;width: 0;border-bottom: 4px solid #585757;border-left: 4px solid transparent;border-right: 4px solid transparent;}
.select ul {position: absolute;left: 0;bottom: 22px;width:100%;display: none;}
.select ul li {background: #aad4fe;line-height: 17px;font-size: 12px;color: #9e9c9c;margin-bottom: 2px;padding:4px 15px;width:100%; }
.select ul li a {color:#666;display: block;}
.select ul li a:hover {color:#0072fe;}
/*----index----*/

.p-banner {height: 255px;width: 100%;background-repeat:no-repeat;background-position: left center;}
.p-banner-pc-a {background-image:url(../images/p_banner01.jpg);}
.p-banner-pc-b {background-image:url(../images/p_banner02.jpg);}
.page-main {}
.in-main-con {background: #fff;padding-bottom: 30px;}
.pageCon > div{padding-left: 0;padding-right: 0;}
.pageCon {position: relative;}
.pageCon-left { position: absolute;left: 0;top: 0;height: 100%;background: #f7f7f7;}
.pageNav{margin-top: -60px;}
.pageNav-h {width: 100%;height: 60px;line-height: 60px;color: #fff;font-size: 18px;font-weight: normal;}
.pageNav-h a {display: block;background: #017cc0;color: #fff;font-size: 18px;padding:0 10px;}
.pageNav-ul ul {padding:0;}
.nav-one { display: block;border:1px solid #e6e6e6;border-top: none;border-left: none; line-height: 50px;background:#fefefe;position: relative;}
.nav-one a {display: block;position: relative;line-height: 20px;font-size: 14px;color: #017cc0;padding:15px 20px;}
.nav-one em {display: block; width: 4px;height: 100%;position: absolute;left: -4px;background: #f84d50;}
.nav-one.selected em {background:#ff8e43;}
.nav-one a span {margin-right: 5px;}
.nav-one a:hover {background: #1a96db;color: #fff;}
.nav-two {display: block;border:none;border-top: 1px solid #e6e6e6; line-height: 40px;background:#fbfbfb;}
.nav-two a {display: block;position: relative;line-height: 16px;font-size: 13px;color: #017cc0;padding:12px 20px 12px 30px;border:none;}
.nav-one.parent .nav-two a {background: #fff;color:#017cc0;}
.nav-one.parent .nav-two a:hover {background: #1a96db;color: #fff;}
.nav-one.parent .nav-two.selected a {background: #1a96db;color: #fff;}

.pageR {padding:5px 10px 30px;background: #fff;}
.pageR_t {width: 100%;height: 40px;overflow: hidden;position: relative;z-index: 9;}
.pageR_t p {display: block;float: left;font-size: 18px; color: #017cc0;height: 40px;line-height: 40px;position: relative;padding:0 10px;z-index: 999;}
.pageR_t_a {float: left;height: 40px;line-height: 40px;color: #999;font-size: 12px;padding:0 5px;}
.pageR_t_a a {color: #999;font-size: 12px;}
.pageR_t_a a:hover {color: #017cc0;}
.pageR .line {width: 100%;height: 2px;background: #017cc0;}

#news_list {margin:10px 0 40px 0;}
#news_list ul.news_ul li {padding: 10px 90px 10px 24px;line-height: 30px;height: 50px;position: relative;border-bottom: 1px solid #dedede;background: url(../images/li_i.png) 10px center no-repeat;}
#news_list ul.news_ul li a {display: block;width: 100%;height: 30px;line-height: 30px;font-size: 14px;color: #333;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#news_list ul.news_ul li span {width: 80px;position: absolute;display: block;right: 0;top: 10px;height: 30px;line-height: 30px;font-size: 12px; color: #919191;text-align: center;}
#news_list ul.news_ul li:hover a {color: #017cc0;}

.wp_entry,.wp_entry p {line-height: 30px;font-size: 14px;color: #333;}


.pageR_img_list .row {margin-left: -5px;margin-right: -5px;}
.pageR_img_list .row .col {padding-left: 5px;padding-right: 5px;}
.pageR_img_item {margin-top: 10px;}
.pageR_img_item .img {width: 100%;overflow: hidden;}
.pageR_img_item .txt {height: 30px;line-height: 30px;padding:0 10px;border:1px solid #ccc;font-size: 14px;color: #343b69;text-align: center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pageR_img_item:hover {box-shadow:0 0 10px 3px #ccc;-webkit-box-shadow:0 0 10px 3px #ccc;-moz-box-shadow:0 0 10px 3px #ccc;}

.pageR_article {padding:20px 0 30px;}
.pageR_article .title {font-size: 16px; color: #333;font-weight: normal;text-align: center;line-height: 30px;padding:5px 0;}
.pageR_article .infoA {font-size: 12px;color: #999;line-height: 24px;text-align: center;}
.pageR_article .infoA span {display: inline-block;padding:5px 6px;}
.pageR_article .con {color: #666;font-size: 12px;line-height:24px;padding-bottom: 15px;font-family:"SimSun";margin-top: 15px;}
.pageR_article .con img {max-width: 100%!important;height: auto!important;}




/* 超小屏幕（手机，小于 768px） */
/* 小屏幕（平板，大于等于 768px） */
@media screen and (min-width:768px) {
.container {padding-left: 0;padding-right: 0;position: relative;}
.logo {padding:5px 0 10px;}
.top_r_a a {border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;}
.top_nav {float: right;}
.pc_menuCon li a {padding:0 8px;}
.banner .bx-controls-direction {width: 750px;left: 50%;margin-left: -375px;}
.bxslider03-li li span {transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;}
.bxslider03-li li span {position: absolute;left: 0;top:2px;width: 0;height: 40px;background: url(../images/info.png) no-repeat center;}
.bxslider03-li li.info-on span {width: 25px;left: -49px;}
/*20200902*/
.choose-con .sm-20 {width: 14.285%;}
/*20200902*/
.fo-l {text-align: left;margin-bottom: 0;width:auto;}
.fo-l-dl {width: auto;float: left;}
.fo-l-dl dl {width: 100px;}

.fo-l-logo {display: block;}

.fo-l-lnk {float: right;margin:0;}
.fo-l-lnk h3 {text-align: left;}
.fo-c {margin-top: 0;}
.fo-r {float: right;width: auto;margin-top: 0;}
.fo-r img {width: 90px;}
.fo-r p {text-align: center;}
.fo-logo {margin-bottom: 0; text-align:left}
.fo-txt {}

.p-banner {background-position: center;}
.p-banner-pc-b {background-image:url(../images/pc_banner02.jpg);}
.pageNav-h {text-align: center;}
.pageNav-ul {padding-left: 12px;}
.pageCon-left {border-left: 12px solid #017cc0;}/* page bg color */
.pageR_t_a {float: right;}
.listR_tL {width: auto;}
.listR_tR {float:right;width: auto;}

.pageNav ul li {float: left;width: 100%;}
.pageR {padding:30px 0 0 30px;}
.pageR-con {border-top:1px solid #ccc;border-left:1px solid #ccc;padding:10px 15px 40px;}
.pageR_news_list {margin:10px 0 40px;} 

.pageR_img_list .row {margin-left: -10px;margin-right: -10px;}
.pageR_img_list .row .col {padding-left: 10px;padding-right: 10px;}
.pageR_img_item {margin-top: 20px;}


}


/* 中等屏幕（桌面显示器，大于等于 992px） */
@media screen and (min-width:992px) {
.in-top {position: absolute;left: 0;top:0;width: 100%;background: none;}
.logo {text-align: left;}
.pc_menuCon li a {padding:0 18px;}
.section-r {margin-top: 0;}
.banner .bx-controls-direction {width: 990px;margin-left: -495px;}
/*20200902*/

.choose-item span {width: 35%;}
.choose-item p {font-size: 16px;}
/*20200902*/
}


/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media screen and (min-width:1200px) {
.container {width: 1200px;}
.pc_menuCon li a {padding:0 22px;font-size: 18px;}
.pc_menuCon ul li a {font-size: 15px;}
.banner .bx-controls-direction {width: 1200px;margin-left: -600px;}
.list-ul-li li a {padding-left: 60px;}
.list-ul-li li a i {width: 60px;}
.list-ul-li li a {font-size: 16px;}
.choose-item p {padding: 10px 0;}
.fo-c{ margin:0 -15px;}


}
